home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / demo / mag / Eurochart36a.lha / eurochart36 / Articles / CodeEdden < prev    next >
Text File  |  1999-01-25  |  990b  |  37 lines

  1. »CL5:»SML:--------------------------------------
  2. »CL4:          »BIG:Coder's Editorial
  3. »CL5:»SML:--------------------------------------
  4.  
  5. »CL1:           by Cytron/Depth
  6.  
  7. »CL0:Yes - we're back once again. Another
  8. coder's course, this time explaining
  9. techniques about:
  10.  
  11. »CL9:-» Fixed point representation.
  12. »CL9:-» Simple maths behind interpolation.
  13. »CL9:-» Starfield cheating.
  14. »CL9:-» Lookup tables revisited.
  15. »CL9:-» Organizing your code - the first
  16.   smaaaall step towards OOP ;-)
  17.  
  18.  
  19.  
  20.  
  21. I've written the code for fun and not
  22. for use in this course, so it might be
  23. a little undercommented. I hope, it
  24. will suffice.
  25.  
  26. As I've also written in my article, I
  27. feel that it is sort of uninspired -
  28. I'll try to make a more exciting
  29. course next time.
  30.  
  31. Feel free to contact me with any ideas
  32. or perhaps writing your own articles.
  33. You're also very welcome to send in
  34. some problems with sources that you've
  35. made, and want some help with. I'll
  36. then include them along with my answer
  37. in the next Eurochart.